tools: Drop use of $(INCLUDES)
authorIan Campbell <ian.campbell@citrix.com>
Mon, 21 Mar 2011 17:45:50 +0000 (17:45 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 21 Mar 2011 17:45:50 +0000 (17:45 +0000)
commit31353077608ff9fed9e0ab184f95deddce2231a3
treef465f410f24ebfcc3db8ba1b3b2b708d17ef67b3
parentc08957dc4e8397fc0b8f15c79e88e431eb8fabe7
tools: Drop use of $(INCLUDES)

Several places include it in CFLAGS even though it is never defined. A
few others use it as nothing more than a gathering point for
CFLAGS. Get rid of it.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/debugger/gdbsx/xg/Makefile
tools/flask/libflask/Makefile
tools/libxc/Makefile
tools/misc/Makefile
tools/tests/mce-test/tools/Makefile
tools/tests/xen-access/Makefile